Add BSD-style securelevel support
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Aug 2013 21:58:15 +0000 (17:58 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 2 May 2017 15:21:44 +0000 (15:21 +0000)
commit1eb930c5c8772658995bdc01939e9fc0ceb7fedc
tree73383d2f328e1f5ba3af36b4de2ef296e4d19dd6
parentf6c86c7faaabd63d95d65df9a01a97d1cb2cc53a
Add BSD-style securelevel support

Provide a coarse-grained runtime configuration option for restricting
userspace's ability to modify the running kernel.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Gbp-Pq: Topic features/all/securelevel
Gbp-Pq: Name add-bsd-style-securelevel-support.patch
Documentation/security/securelevel.txt [new file with mode: 0644]
include/linux/security.h
security/Kconfig
security/Makefile
security/securelevel.c [new file with mode: 0644]